From: Eli Zaretskii Date: Thu, 17 Jul 2025 16:34:50 +0000 (+0300) Subject: ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix (bug#79041). X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~12^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=0ba136caed372eb8eb963b2a421f944f4671ddec;p=emacs.git ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix (bug#79041). (cherry picked from commit 462a541db904405ede8446c48ba0c71ad41c544d) README-Debian: The shr-test/zoom image test should now work with libxml2 2.14+ . This upstream patch has been added to fix the problem: . commit 462a541db904405ede8446c48ba0c71ad41c544d Author: Eli Zaretskii Date: Thu Jul 17 19:34:50 2025 +0300 . ; * test/lisp/net/shr-tests.el (shr-test/zoom-image): Fix (bug#79041). Bug: https://debbugs.gnu.org/79041 Bug-Debian: https://bugs.debian.org/1106354 --- diff --git a/test/lisp/net/shr-tests.el b/test/lisp/net/shr-tests.el index 8d66684c96d..4978db27df5 100644 --- a/test/lisp/net/shr-tests.el +++ b/test/lisp/net/shr-tests.el @@ -145,8 +145,8 @@ settings, then once more for each (OPTION . VALUE) pair.") (dolist (alt '(nil "" "nothing to see here")) (with-temp-buffer (ert-info ((format "image with alt=%S" alt)) - (let ((attrs (if alt (format " alt=\"%s\"" alt) ""))) - (insert (format "" alt) ">"))) + (insert (format "